GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.Annotation / AutoRotateAnnotation Method





In This Topic
AutoRotateAnnotation Method (Annotation)
In This Topic
Syntax
'Declaration
 
Public Shared Sub AutoRotateAnnotation( _
   ByVal pageRotate As GdPictureRotateFlipType, _
   ByVal annot As Annotation _
) 
public static void AutoRotateAnnotation( 
   GdPictureRotateFlipType pageRotate,
   Annotation annot
)
public procedure AutoRotateAnnotation( 
    pageRotate: GdPictureRotateFlipType;
    annot: Annotation
); static; 
public static function AutoRotateAnnotation( 
   pageRotate : GdPictureRotateFlipType,
   annot : Annotation
);
public: static void AutoRotateAnnotation( 
   GdPictureRotateFlipType pageRotate,
   Annotation* annot
) 
public:
static void AutoRotateAnnotation( 
   GdPictureRotateFlipType pageRotate,
   Annotation^ annot
) 

Parameters

pageRotate
annot
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.Annotation
Annotation Members